-- card: 2136 from stack: in.0 -- bmap block id: 2478 -- flags: 0000 -- background id: 2767 -- name: about ----- HyperTalk script ----- on openCard menuHandler "hide","Editor",0 menuHandler "hide","commands",0 end openCard on CloseCard hide cd field "english instructions" hide cd field "instructions françaises" show cd btn "instructions" hide cd btn "hide instructions" menuHandler "show","Editor",0 menuHandler "show","commands",0 end closeCard -- part 3 (button) -- low flags: 00 -- high flags: C002 -- rect: left=0 top=0 right=20 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: The Survey Editor 2.0 (c) 1990 Pierrot Vachon -- part 4 (button) -- low flags: 00 -- high flags: A003 -- rect: left=122 top=297 right=319 bottom=236 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp lock screen go cd 1 unlock screen with iris close end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: A003 -- rect: left=277 top=297 right=319 bottom=391 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Instructions ----- HyperTalk script ----- on mouseUp lock screen answer "Instructions in what language?" with "En français" or "In English" if it is "En français" then set the scroll of cd field "instructions françaises" to 0 set the visible of cd field "instructions françaises" to not the visible of cd field "instructions françaises" else set the scroll of cd field "english instructions" to 0 set the visible of cd field "english instructions" to not the visible of cd field "english instructions" end if hide me show cd btn "hide instructions" end mouseUp -- part 6 (field) -- low flags: 81 -- high flags: 2007 -- rect: left=91 top=104 right=286 bottom=420 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: english instructions ----- HyperTalk script ----- on mouseUp hide me show cd btn "instructions" hide cd btn "hide instructions" end mouseUp -- part 12 (field) -- low flags: 81 -- high flags: 2007 -- rect: left=91 top=105 right=286 bottom=421 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: instructions franaises ----- HyperTalk script ----- on mouseUp hide me show cd btn "instructions" hide cd btn "hide instructions" end mouseUp -- part 13 (button) -- low flags: 80 -- high flags: A003 -- rect: left=271 top=297 right=319 bottom=396 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Hide Instructions ----- HyperTalk script ----- on mouseUp lock screen hide cd field "instructions françaises" hide cd field "english instructions" hide me show cd btn "instructions" end mouseUp -- part contents for card part 6 ----- text ----- DESCRIPTION ------------ The Survey Editor is a HyperCard stack written to help Sysops create and/or edit survey files for the Red Ryder Host BBS software. Please note that some commands listed in The Survey Editor may require version Red Ryder Host 2.0 or later to work as expected. This version of The Survey Editor has been released for those of you Sysops who are currently running a Red Ryder Host BBS and who know the hassle of programming a survey file. I hope that with the help of this program your programming nightmares have come to an end. Anyway, if you find The Survey Editor useful, please send me a postcard telling some infos about what you think of this program, and some informations about your bbs. COPYRIGHT NOTICE ----------------- The Survey Editor is a Shareware utility. According to that, you are entitled to copy and use it freely. However, there is ONE restriction: nobody has the right to distribute The Survey Editor as a commercial product. I'm the only person who has legal rights on The Survey Editor program and its included documentation. INSTRUCTIONS ------------- Even though The Survey Editor program is a lot easier to work with than the usual way of creating Red Ryder Host survey files, you need to read the chapter about surveys in the Red Ryder Host user's manual. That way you will fully understand every details about survey commands. If you omit to do so, you expose yourself to some problems while using The Survey Editor. You must use the same linear programmation concept as if you were creating a survey file using the “hard” way. What The Survey Editor does is to facilitate the handling of survey files. Unfortunately, it doesn't do all the job for you (not yet!). HINTS & TRICKS --------------- When deleting a line, if you want to bypass the confirmation dialog box, hold the shift key down. Holding the option key down when clicking on the main window repeats the last action selected. RESTRICTIONS: -------------- There is no trouble opening and editing a survey file written by another Sysop but be aware of this: due to the absence of standards in the survey programmation language, some unused lines about some commands may appear a little bit strange on the main window. However, the survey file may be edited without any problems (if the conditions below are respected). Due to the word wrap of HyperCard fields (it can't be disabled), a line must NOT exceed the width of the main window. So take good care about it. Here is a hint: you can change the font of the main window to Helvetica Condensed or a similar one. Although the text will be harder to read, you'll get more characters per line. The “Label Above Command” option from the “Commands” menu is very useful when you need to have a clearer overview of your survey file but, when it is selected, you cannot use the other, “Replace”, “Insert”, “Edit”, “Delete”, or “Show Code of a Line” options. This function has been implemented to avoid confusion when converting the TEXT survey file you have created and/or edited to a RRH survey file. However, you can print your survey file by using the “Print” command in the “Editor” menu. THE FINAL WORD --------------- Now, it's up to you and to your imagination. Feel free to try lots of things with your copy of The Survey Editor. And, please, don't keep The Survey Editor program and the survey files you create just for yourself. Share them with other Red Ryder Host BBS Sysops that you know of. You'll see, they are good people to know when something happens... Thanks to all the authors of external commands and functions I uses in The Survey Editor. Without their work I could not have brought The Survey Editor to live. They help many HyperCard programmers when they publicly released “PrintField”, “WriteToFile”, “MenuHandler”, “FileName”, “NewFileName”, “StringWidth”, and “PopUpMenu”. Thanks again guys! The others XCMDs and XFCNs used by The Survey Editor are from me. Pierrot Vachon 1250 rue Bégin Chicoutimi, Québec G7H 4P4 Compuserve: 72407,3434 GEnie: XTH87073 -- part contents for card part 12 ----- text ----- DESCRIPTION ------------ Ce logiciel est une pile HyperCard créée pour aider les opérateurs de babillard électronique utilisant Red Ryder Host à créer et/ou éditer des fichiers de sondage. Cependant, veuillez noter que quelques commandes listées nécessitent la version 2.0 de Red Ryder Host pour fonctionner convenablement. Cette version de 'The Survey Editor' est distribuée dans le public pour les opérateurs qui utilisent Red Ryder Host et qui éprouvent des difficultées a créer un sondage en utilisant la méthode 'manuelle'. J'espère qu'avec l'aide de ce programme, vos cauchemards seront finis, et que vous aurez davantage le goût d'apporter à vos utilisateurs de BBS des sondages encore plus intéressants. Quoi qu'il en soit, si vous utilisez 'The Survey Editor', je vous demande de me faire parvenir une carte postale me disant comment vous trouvez 'The Survey Editor', ce que vous aimeriez qu'il y soit ajouté, et donnant des informations sur le babillard électronique que vous opérez. NOTE DE DROITS D'AUTEUR ------------------------ 'The Survey Editor' est du domaine public. Selon ce principe, vous êtes encouragés à le distribuer librement. Cependant, vous ne pouvez changer et/ou enlever la documentation qu'il contient. Vous ne pouvez également distribuer cette pile Hypercard à l'intérieur d'un logiciel distribué selon la méthode traditionnelle (commerciale). INSTRUCTIONS ------------- Même si 'The Survey Editor' est un logiciel facile à utiliser, il vous est conseillé de vous référer au manuel d'utilisation de Red Ryder Host afin d'obtenir une description détaillée des commandes de sondage qui vous permettront alors de comprendre chacune des étapes qui composent un fichier de sondage. Vous devez utiliser le même concept de programmation 'linéaire' que vous utilisiez auparavant. Ce que 'The Survey Editor' fait pour vous, c'est de faciliter grandement la manipulation des commandes de sondage ainsi que vous les présenter sous une forme beaucoup plus facile à comprendre. TRUCS ET ASTUCES ------------------ Si vous désirez passer outre le dialogue de confirmation lorsque vous désirez effacer une ligne, appuyez sur la touche shift en cliquant sur la ligne désirée (évidemment après avoir sélectionner l'option 'delete' dans le menu 'Commands'). Pour répéter la dernière fonction choisie dans le menu 'commands', maintenez la touche option enfoncée en cliquant sur la ligne désirée. RESTRICTIONS: -------------- Il n'y a pas de problèmes à ouvrir un fichier de sondage créé par quelqu'autre logiciel que 'The Survey Editor'. Cependant, il est à noter que dû à l'absence de standards dans le langage de programmation de Red Ryder Host, quelques lignes peuvent donner un aperçu non désiré. Mais soyez sans craintes car le sondage peut être édité à volonté sans problèmes (si les conditions énumérées ci-bas sont respectées). Dû à la caractéristique des champs HyperCard qui ramène automatiquement les mots sur la ligne suivante (ça ne peut être mis hors d'usage), une commande ne devrait jamais excéder une ligne (la largeur de la fenêtre principale). Vous pouvez obtenir plus de caractères dans une ligne en changeant la police de caractère. L'option 'Label Above Command" dans le menu 'Commands' est très utile lorsque vous désirez obtenir un apperçu plus global de votre sondage. Cette option change la position des étiquettes qui se retrouvent normalement à la fin de chaque ligne (lorsqu'une étiquette est assignée) pour les placer au-dessus de la ligne de commande à laquelle elle appartient. Vous obtiendrez alors une vue d'ensemble assez intéressante! Cependant, vous n'aurez pas accès aux commandes, 'Replace', 'Insert', 'Edit', 'Delete' ou 'Show Code of a Line'. Vous pouvez cependant imprimer votre fichier de sondage si vous le désirez en utilisant la commande 'Print' dans le menu 'Editor'. POUR FINIR... ------------ Vous êtes maintenant laissés à votre imagination. N'hésitez pas à faire toutes sortes de tentatives avec votre copie de 'The Survey Editor'. Un conseil: partagez avec d'autres opérateurs (Sysops) vos trouvailles et faites-leur également cadeau d'une copie de ce programme. Ils apprécieront sûrement! Merci aux auteurs des commandes et fonctions externes sans lesquelles il aurait été trop difficile de mettre à terme 'The Survey Editor'. Je remercie tout particulièrement les auteurs qui ont rendu 'PrintField', 'WriteToFile', 'MenuHandler', 'FileName', 'NewFileName', 'PopUpMenu', et 'StringWidth' disponibles au public. Les autres XCMD et XFCN utilisées par 'The Survey Editor' ont été le fruit de mon travail personnel. Pierrot Vachon 1250 rue Bégin Chicoutimi, Québec G7H 4P4 Compuserve: 72407,3434 GEnie: XTH87073